diff options
author | David Tardon <dtardon@redhat.com> | 2012-09-26 07:23:24 +0200 |
---|---|---|
committer | David Tardon <dtardon@redhat.com> | 2012-09-26 13:15:14 +0200 |
commit | 6066151aa185d4df053185ff59efc1c8e869d34c (patch) | |
tree | f4158f342e37ddea744ddc67217d3764f1cd0b84 /gdk-pixbuf | |
parent | f8574c4da1a7ea24ee65d5b94ccc56a02a27a038 (diff) |
return build conditional for libpng
Change-Id: I0ff1f219db136f3cc763d6af61df177831b1e93f
Diffstat (limited to 'gdk-pixbuf')
-rw-r--r-- | gdk-pixbuf/prj/build.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdk-pixbuf/prj/build.lst b/gdk-pixbuf/prj/build.lst index 550466a7b9ed..db76c491a65a 100644 --- a/gdk-pixbuf/prj/build.lst +++ b/gdk-pixbuf/prj/build.lst @@ -1,3 +1,3 @@ -gp gdk-pixbuf : glib gettext jpeg libpng soltools NULL +gp gdk-pixbuf : glib gettext jpeg LIBPNG:libpng soltools NULL gp gdk-pixbuf usr1 - all gp_mkout NULL gp gdk-pixbuf nmake - all gp_gdk-pixbuf NULL |