summaryrefslogtreecommitdiff
path: root/emulators/suse91_gtk2
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-06 01:37:51 +0000
committerwiz <wiz>2004-11-06 01:37:51 +0000
commit8fc2886b2e341a454a75f4c82a56a5a965f015be (patch)
tree6b8dd30db1b842736b77284dd42239a384e4876b /emulators/suse91_gtk2
parent8a713ba5ea4d633b3b915fab90102d0d9330dbb1 (diff)
downloadpkgsrc-8fc2886b2e341a454a75f4c82a56a5a965f015be.tar.gz
Add dependency on suse_png, otherwise we get:
g_module_open() failed for /opt/gnome/lib/gtk-2.0/2.2.0/loaders/libpixbufloader-png.so: libpng12.so.0: cannot open shared object file: No such file or directory Bump PKGREVISION.
Diffstat (limited to 'emulators/suse91_gtk2')
-rw-r--r--emulators/suse91_gtk2/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/suse91_gtk2/Makefile b/emulators/suse91_gtk2/Makefile
index aca9a0aff0b..470a68e99cf 100644
--- a/emulators/suse91_gtk2/Makefile
+++ b/emulators/suse91_gtk2/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/09/02 20:34:08 recht Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/06 01:37:51 wiz Exp $
DISTNAME= suse_gtk2-${SUSE_VERSION}
+PKGREVISION= 1
CATEGORIES= emulators
MASTER_SITES= ${MASTER_SITE_SUSE91}
DISTFILES= ${RPMFILES}
@@ -11,6 +12,7 @@ COMMENT= Linux compatibility package for GTK2 binaries
DEPENDS+= suse_fontconfig>=${SUSE_VERSION}:../../emulators/suse91_fontconfig
DEPENDS+= suse_freetype2>=${SUSE_VERSION}:../../emulators/suse91_freetype2
+DEPENDS+= suse_libpng>=${SUSE_VERSION}:../../emulators/suse91_libpng
DEPENDS+= suse_libtiff>=${SUSE_VERSION}:../../emulators/suse91_libtiff
DEPENDS+= suse_x11>=${SUSE_VERSION}:../../emulators/suse91_x11