# HG changeset patch # User Pascal Bellard # Date 1386247792 0 # Node ID 3af9c976b7d4db4b4f9db3b3ff430945d92f42ed # Parent 8ed62ecac0c763761b4011c08b3edc052be17ee4 Update some bdeps with pkg-config diff -r 8ed62ecac0c7 -r 3af9c976b7d4 taglib-dev/receipt --- a/taglib-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/taglib-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://developer.kde.org/~wheeler/taglib.html" WANTED="taglib" -DEPENDS="taglib" +DEPENDS="taglib pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 talloc-dev/receipt --- a/talloc-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/talloc-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Hierarchical pool based memory allocator with destructors (devel files)." MAINTAINER="slaxemulator@gmail.com" WEB_SITE="http://talloc.samba.org/" -DEPENDS="talloc" +DEPENDS="talloc pkg-config" WANTED="talloc" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 thunar-dev/receipt --- a/thunar-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/thunar-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="Thunar" WEB_SITE="http://www.xfce.org" -DEPENDS="thunar" +DEPENDS="thunar pkg-config" genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 thunar-vfs-dev/receipt --- a/thunar-vfs-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/thunar-vfs-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WEB_SITE="http://www.xfce.org" TAGS="file-manager file-browser" -DEPENDS="thunar-vfs" +DEPENDS="thunar-vfs pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 tokyocabinet-dev/receipt --- a/tokyocabinet-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/tokyocabinet-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://sourceforge.net/projects/tokyocabinet" WANTED="tokyocabinet" -DEPENDS="tokyocabinet" +DEPENDS="tokyocabinet pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 tslib-dev/receipt --- a/tslib-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/tslib-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WEB_SITE="http://tslib.berlios.de/" WANTED="tslib" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 tumbler-dev/receipt --- a/tumbler-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/tumbler-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.ohloh.net/p/tumbler-xfce" WANTED="tumbler" -DEPENDS="tumbler" +DEPENDS="tumbler pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 udev-dev/receipt --- a/udev-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/udev-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="udev" WEB_SITE="http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html" -DEPENDS="udev" +DEPENDS="udev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 udisks2-dev/receipt --- a/udisks2-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/udisks2-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WANTED="udisks2" WEB_SITE="http://www.freedesktop.org/wiki/Software/udisks" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 upower-dev/receipt --- a/upower-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/upower-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WANTED="upower" WEB_SITE="http://upower.freedesktop.org/" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 usbmuxd-dev/receipt --- a/usbmuxd-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/usbmuxd-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://marcansoft.com/blog/iphonelinux/usbmuxd/" WANTED="usbmuxd" -DEPENDS="usbmuxd" +DEPENDS="usbmuxd pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 usbutils-dev/receipt --- a/usbutils-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/usbutils-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://linux-usb.sourceforge.net/" WANTED="usbutils" -DEPENDS="usbutils" +DEPENDS="usbutils pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 util-linux-blkid-dev/receipt --- a/util-linux-blkid-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/util-linux-blkid-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,6 +10,8 @@ WEB_SITE="http://kernel.org/~kzak/util-linux/" HOST_ARCH="i486 arm" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 util-linux-mount-dev/receipt --- a/util-linux-mount-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/util-linux-mount-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="util-linux" WEB_SITE="http://kernel.org/~kzak/util-linux/" -DEPENDS="util-linux-mount" +DEPENDS="util-linux-mount pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 util-linux-uuid-dev/receipt --- a/util-linux-uuid-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/util-linux-uuid-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,6 +10,8 @@ WEB_SITE="http://freecode.com/projects/util-linux/" HOST_ARCH="i486 arm" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 valgrind-dev/receipt --- a/valgrind-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/valgrind-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://valgrind.org/" WANTED="valgrind" -DEPENDS="valgrind" +DEPENDS="valgrind pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 vcdimager-dev/receipt --- a/vcdimager-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/vcdimager-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,7 @@ WANTED="vcdimager" WEB_SITE="http://www.vcdimager.org/" +DEPENDS="pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 vde2-dev/receipt --- a/vde2-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/vde2-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WEB_SITE="http://vde.sourceforge.net/" WANTED="vde2" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 vte-dev/receipt --- a/vte-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/vte-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ LICENSE="GPL2" WEB_SITE="http://www.gnome.org/" -DEPENDS="vte" +DEPENDS="vte pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 wavpack-dev/receipt --- a/wavpack-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/wavpack-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -5,10 +5,11 @@ CATEGORY="development" SHORT_DESC="devel files for wavpack." MAINTAINER="slaxemulator@gmail.com" -DEPENDS="wavpack" WEB_SITE="http://www.wavpack.com" WANTED="wavpack" +DEPENDS="wavpack pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 webkit-r-dev/receipt --- a/webkit-r-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/webkit-r-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ LICENSE="BSD LGPL" WEB_SITE="http://webkit.org/" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 wv-dev/receipt --- a/wv-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/wv-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WANTED="wv" WEB_SITE="http://www.abisource.com/projects/" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 wvstreams-dev/receipt --- a/wvstreams-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/wvstreams-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WANTED="wvstreams" WEB_SITE="http://wvstreams.googlecode.com" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 x264-dev/receipt --- a/x264-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/x264-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="x264" SOURCE="$WANTED-snapshot" -DEPENDS="x264" +DEPENDS="x264 pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xcb-util-dev/receipt --- a/xcb-util-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xcb-util-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -4,10 +4,11 @@ CATEGORY="development" SHORT_DESC="xcb-util development files" MAINTAINER="mallory@sweetpeople.org" -DEPENDS="xcb-util" WANTED="xcb-util" WEB_SITE="http://xcb.freedesktop.org" +DEPENDS="xcb-util pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xcb-util-image-dev/receipt --- a/xcb-util-image-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xcb-util-image-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-image" -DEPENDS="xcb-util-image" +DEPENDS="xcb-util-image pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xcb-util-keysyms-dev/receipt --- a/xcb-util-keysyms-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xcb-util-keysyms-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-keysyms" -DEPENDS="xcb-util-keysyms" +DEPENDS="xcb-util-keysyms pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xcb-util-wm-dev/receipt --- a/xcb-util-wm-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xcb-util-wm-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://xcb.freedesktop.org/" WANTED="xcb-util-wm" -DEPENDS="xcb-util-wm" +DEPENDS="xcb-util-wm pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xerces-c-dev/receipt --- a/xerces-c-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xerces-c-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ LICENSE="Apache" WANTED="xerces-c" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xfce4-panel-dev/receipt --- a/xfce4-panel-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xfce4-panel-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="xfce4-panel" WEB_SITE="http://www.xfce.org/" -DEPENDS="xfce4-panel" +DEPENDS="xfce4-panel pkg-config" genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xfce4-session-dev/receipt --- a/xfce4-session-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xfce4-session-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="xfce4-session" WEB_SITE="http://www.xfce.org/" -DEPENDS="xfce4-session" +DEPENDS="xfce4-session pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xfconf-dev/receipt --- a/xfconf-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xfconf-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="xfconf" WEB_SITE="http://www.xfce.org" -DEPENDS="xfconf glib-dev dbus-dev dbus-glib-dev " +DEPENDS="xfconf glib-dev dbus-dev dbus-glib-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xine-lib-dev/receipt --- a/xine-lib-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xine-lib-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WANTED="xine-lib" WEB_SITE="http://www.xinehq.de/" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-bigreqsproto/receipt --- a/xorg-bigreqsproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-bigreqsproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-compositeproto/receipt --- a/xorg-compositeproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-compositeproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-fixesproto" +DEPENDS="xorg-fixesproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-damageproto/receipt --- a/xorg-damageproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-damageproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-fixesproto" +DEPENDS="xorg-fixesproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-dmxproto/receipt --- a/xorg-dmxproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-dmxproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-dri2proto/receipt --- a/xorg-dri2proto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-dri2proto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-evieext/receipt --- a/xorg-evieext/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-evieext/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-fixesproto/receipt --- a/xorg-fixesproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-fixesproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xextproto xorg-xproto" +DEPENDS="xorg-xextproto xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-fontcacheproto/receipt --- a/xorg-fontcacheproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-fontcacheproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros xorg-libX11-dev" +DEPENDS="xorg-util-macros xorg-libX11-dev pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-fontsproto/receipt --- a/xorg-fontsproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-fontsproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto" +DEPENDS="xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-glproto/receipt --- a/xorg-glproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-glproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto mesa-dev" +DEPENDS="xorg-xproto mesa-dev pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-inputproto/receipt --- a/xorg-inputproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-inputproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto" +DEPENDS="xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-kbproto/receipt --- a/xorg-kbproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-kbproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-utils-macros" +DEPENDS="xorg-utils-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libFS-dev/receipt --- a/xorg-libFS-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libFS-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libFS" -DEPENDS="xorg-libFS xorg-fontsproto" +DEPENDS="xorg-libFS xorg-fontsproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libICE-dev/receipt --- a/xorg-libICE-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libICE-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libICE" -DEPENDS="xorg-libICE xorg-xproto" +DEPENDS="xorg-libICE xorg-xproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libSM-dev/receipt --- a/xorg-libSM-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libSM-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libSM" -DEPENDS="xorg-libSM xorg-libICE-dev" +DEPENDS="xorg-libSM xorg-libICE-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libX11-dev/receipt --- a/xorg-libX11-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libX11-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="xorg-libX11" DEPENDS="xorg-libX11 xorg-xtrans libxcb-dev xorg-kbproto xorg-inputproto \ -xorg-xextproto" +xorg-xextproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXScrnSaver-dev/receipt --- a/xorg-libXScrnSaver-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXScrnSaver-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXScrnSaver" -DEPENDS="xorg-libXScrnSaver xorg-scrnsaverproto xorg-libXext-dev" +DEPENDS="xorg-libXScrnSaver xorg-scrnsaverproto xorg-libXext-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXau-dev/receipt --- a/xorg-libXau-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXau-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXau xorg-xproto" +DEPENDS="xorg-libXau xorg-xproto pkg-config" WANTED="xorg-libXau" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXaw-dev/receipt --- a/xorg-libXaw-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXaw-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXaw" -DEPENDS="xorg-libXaw xorg-libXmu-dev xorg-libXpm-dev" +DEPENDS="xorg-libXaw xorg-libXmu-dev xorg-libXpm-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXaw3d-dev/receipt --- a/xorg-libXaw3d-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXaw3d-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libXaw3d" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXaw3d xorg-libXmu-dev xorg-libXpm-dev" +DEPENDS="xorg-libXaw3d xorg-libXmu-dev xorg-libXpm-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXcomposite-dev/receipt --- a/xorg-libXcomposite-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXcomposite-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXcomposite" -DEPENDS="xorg-libXcomposite xorg-compositeproto xorg-libXfixes-dev" +DEPENDS="xorg-libXcomposite xorg-compositeproto xorg-libXfixes-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXcursor-dev/receipt --- a/xorg-libXcursor-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXcursor-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXcursor" -DEPENDS="xorg-libXcursor xorg-libXrender-dev xorg-libXfixes-dev" +DEPENDS="xorg-libXcursor xorg-libXrender-dev xorg-libXfixes-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXdamage-dev/receipt --- a/xorg-libXdamage-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXdamage-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXdamage" -DEPENDS="xorg-libXdamage xorg-damageproto xorg-libXfixes-dev" +DEPENDS="xorg-libXdamage xorg-damageproto xorg-libXfixes-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXdmcp-dev/receipt --- a/xorg-libXdmcp-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXdmcp-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -8,7 +8,7 @@ LICENSE="MIT" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXdmcp xorg-xproto" +DEPENDS="xorg-libXdmcp xorg-xproto pkg-config" WANTED="xorg-libXdmcp" # Rules to gen a SliTaz package suitable for Tazpkg. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXext-dev/receipt --- a/xorg-libXext-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXext-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXext" -DEPENDS="xorg-libXext xorg-libX11-dev" +DEPENDS="xorg-libXext xorg-libX11-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXfixes-dev/receipt --- a/xorg-libXfixes-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXfixes-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXfixes" -DEPENDS="xorg-libXfixes xorg-fixesproto xorg-libX11-dev" +DEPENDS="xorg-libXfixes xorg-fixesproto xorg-libX11-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXfont-dev/receipt --- a/xorg-libXfont-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXfont-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="xorg-libXfont" DEPENDS="xorg-libXfont xorg-fontsproto xorg-libfontenc-dev freetype-dev \ -zlib-dev glibc-dev" +zlib-dev glibc-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXft-dev/receipt --- a/xorg-libXft-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXft-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXft" -DEPENDS="xorg-libXft xorg-libXrender-dev fontconfig-dev freetype-dev" +DEPENDS="xorg-libXft xorg-libXrender-dev fontconfig-dev freetype-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXi-dev/receipt --- a/xorg-libXi-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXi-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXi" -DEPENDS="xorg-libXi xorg-libXext-dev xorg-libXfixes-dev" +DEPENDS="xorg-libXi xorg-libXext-dev xorg-libXfixes-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXinerama-dev/receipt --- a/xorg-libXinerama-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXinerama-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libXinerama" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXinerama xorg-libXext-dev xorg-xineramaproto" +DEPENDS="xorg-libXinerama xorg-libXext-dev xorg-xineramaproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXmu-dev/receipt --- a/xorg-libXmu-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXmu-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXmu" -DEPENDS="xorg-libXmu xorg-libXt-dev xorg-libXext-dev" +DEPENDS="xorg-libXmu xorg-libXt-dev xorg-libXext-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXp-dev/receipt --- a/xorg-libXp-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXp-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXp" -DEPENDS="xorg-libXp xorg-libXext-dev xorg-printproto" +DEPENDS="xorg-libXp xorg-libXext-dev xorg-printproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXpm-dev/receipt --- a/xorg-libXpm-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXpm-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXpm" -DEPENDS="xorg-libXpm xorg-libX11-dev" +DEPENDS="xorg-libXpm xorg-libX11-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXrandr-dev/receipt --- a/xorg-libXrandr-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXrandr-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,8 @@ SOURCE="libXrandr" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXrandr xorg-libXext-dev xorg-libXrender-dev xorg-randrproto" +DEPENDS="xorg-libXrandr xorg-libXext-dev xorg-libXrender-dev xorg-randrproto \ +pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXrender-dev/receipt --- a/xorg-libXrender-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXrender-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXrender" -DEPENDS="xorg-libXrender xorg-libX11-dev xorg-renderproto" +DEPENDS="xorg-libXrender xorg-libX11-dev xorg-renderproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXres-dev/receipt --- a/xorg-libXres-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXres-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="xorg-libXres" DEPENDS="xorg-libXres xorg-util-macros xorg-libX11-dev xorg-libXext-dev \ -xorg-resourceproto" +xorg-resourceproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXss-dev/receipt --- a/xorg-libXss-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXss-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libXScrnSaver" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXss xorg-libXext-dev xorg-scrnsaverproto" +DEPENDS="xorg-libXss xorg-libXext-dev xorg-scrnsaverproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXt-dev/receipt --- a/xorg-libXt-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXt-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libXt" -DEPENDS="xorg-libXt xorg-libX11-dev xorg-libSM-dev" +DEPENDS="xorg-libXt xorg-libX11-dev xorg-libSM-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXtst-dev/receipt --- a/xorg-libXtst-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXtst-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,8 @@ SOURCE="libXtst" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXtst xorg-recordproto xorg-libXext-dev xorg-libXi-dev" +DEPENDS="xorg-libXtst xorg-recordproto xorg-libXext-dev xorg-libXi-dev \ +pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXv-dev/receipt --- a/xorg-libXv-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXv-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libXv" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXv xorg-libXext-dev xorg-videoproto" +DEPENDS="xorg-libXv xorg-libXext-dev xorg-videoproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXvMC-dev/receipt --- a/xorg-libXvMC-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXvMC-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="xorg-libXvMC" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXvMC xorg-libXv-dev" +DEPENDS="xorg-libXvMC xorg-libXv-dev pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXxf86dga-dev/receipt --- a/xorg-libXxf86dga-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXxf86dga-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="xorg-libXxf86dga" DEPENDS="xorg-libXxf86dga xorg-util-macros xorg-xproto \ -xorg-libX11-dev xorg-libXext-dev xorg-xf86dgaproto" +xorg-libX11-dev xorg-libXext-dev xorg-xf86dgaproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libXxf86vm-dev/receipt --- a/xorg-libXxf86vm-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libXxf86vm-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libXxf86vm" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libXxf86vm xorg-libXext-dev xorg-xf86vidmodeproto" +DEPENDS="xorg-libXxf86vm xorg-libXext-dev xorg-xf86vidmodeproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libdmx-dev/receipt --- a/xorg-libdmx-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libdmx-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WANTED="xorg-libdmx" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-dmxproto" +DEPENDS="xorg-dmxproto pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libfontenc-dev/receipt --- a/xorg-libfontenc-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libfontenc-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://www.x.org/" WANTED="xorg-libfontenc" -DEPENDS="xorg-libfontenc" +DEPENDS="xorg-libfontenc pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libpciaccess-dev/receipt --- a/xorg-libpciaccess-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libpciaccess-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ SOURCE="libpciaccess" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libpciaccess" +DEPENDS="xorg-libpciaccess pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-libxkbfile-dev/receipt --- a/xorg-libxkbfile-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-libxkbfile-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -10,7 +10,7 @@ WANTED="xorg-libxkbfile" WEB_SITE="http://www.x.org/" -DEPENDS="xorg-libX11-dev xorg-libxkbfile" +DEPENDS="xorg-libX11-dev xorg-libxkbfile pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-printproto/receipt --- a/xorg-printproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-printproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-fontsproto xorg-libX11-dev xorg-libXau-dev" +DEPENDS="xorg-fontsproto xorg-libX11-dev xorg-libXau-dev pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-randrproto/receipt --- a/xorg-randrproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-randrproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-renderproto" +DEPENDS="xorg-renderproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-recordproto/receipt --- a/xorg-recordproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-recordproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-renderproto/receipt --- a/xorg-renderproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-renderproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto" +DEPENDS="xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-resourceproto/receipt --- a/xorg-resourceproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-resourceproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-scrnsaverproto/receipt --- a/xorg-scrnsaverproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-scrnsaverproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-trapproto/receipt --- a/xorg-trapproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-trapproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-server-dev xorg-libXt-dev" +DEPENDS="xorg-server-dev xorg-libXt-dev pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-videoproto/receipt --- a/xorg-videoproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-videoproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-libX11-dev xorg-xproto" +DEPENDS="xorg-libX11-dev xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xcmiscproto/receipt --- a/xorg-xcmiscproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xcmiscproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xextproto/receipt --- a/xorg-xextproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xextproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86bigfontproto/receipt --- a/xorg-xf86bigfontproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86bigfontproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86dgaproto/receipt --- a/xorg-xf86dgaproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86dgaproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" # /usr/include/X11/extensions/xf86dga.h: #include ? BUILD_DEPENDS="xorg-util-macros" diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86driproto/receipt --- a/xorg-xf86driproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86driproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros libdrm-dev" +DEPENDS="xorg-util-macros libdrm-dev pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86miscproto/receipt --- a/xorg-xf86miscproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86miscproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto" +DEPENDS="xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86rushproto/receipt --- a/xorg-xf86rushproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86rushproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-videoproto" +DEPENDS="xorg-videoproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xf86vidmodeproto/receipt --- a/xorg-xf86vidmodeproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xf86vidmodeproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-xproto" +DEPENDS="xorg-xproto pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xineramaproto/receipt --- a/xorg-xineramaproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xineramaproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xorg-xproto/receipt --- a/xorg-xproto/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xorg-xproto/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WGET_URL="$XORG_MIRROR/proto/$TARBALL" -DEPENDS="xorg-util-macros" +DEPENDS="xorg-util-macros pkg-config" BUILD_DEPENDS="xorg-util-macros" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xplc-dev/receipt --- a/xplc-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xplc-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,6 +9,8 @@ WEB_SITE="http://xplc.sourceforge.net" WANTED="xplc" +DEPENDS="pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 xz-dev/receipt --- a/xz-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/xz-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ WANTED="xz" HOST_ARCH="i486 arm x86_64" -DEPENDS="xz" +DEPENDS="xz pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 yaml-dev/receipt --- a/yaml-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/yaml-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,8 +9,7 @@ WEB_SITE="http://pyyaml.org/wiki/LibYAML" WANTED="yaml" -DEPENDS="yaml" - +DEPENDS="yaml pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 yaws/receipt --- a/yaws/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/yaws/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="$WEB_SITE/download/$TARBALL" TAGS="webserver" -DEPENDS="erlang pam" +DEPENDS="erlang pam pkg-config" BUILD_DEPENDS="erlang pam-dev" # Rules to configure and make the package. diff -r 8ed62ecac0c7 -r 3af9c976b7d4 zbar-dev/receipt --- a/zbar-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/zbar-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://zbar.sourceforge.net/" WANTED="zbar" -DEPENDS="zbar" +DEPENDS="zbar pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() diff -r 8ed62ecac0c7 -r 3af9c976b7d4 zlib-dev/receipt --- a/zlib-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/zlib-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -6,11 +6,12 @@ SHORT_DESC="Zlib compression library devel files." MAINTAINER="pankso@slitaz.org" LICENSE="zlib/libpng" -DEPENDS="zlib" WANTED="zlib" WEB_SITE="http://zlib.net/" HOST_ARCH="i486 arm x86_64" +DEPENDS="zlib pkg-config" + # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() { diff -r 8ed62ecac0c7 -r 3af9c976b7d4 zvbi-dev/receipt --- a/zvbi-dev/receipt Thu Dec 05 11:43:50 2013 +0000 +++ b/zvbi-dev/receipt Thu Dec 05 12:49:52 2013 +0000 @@ -9,7 +9,7 @@ WEB_SITE="http://zapping.sourceforge.net/cgi-bin/view/ZVBI/WebHome" WANTED="zvbi" -DEPENDS="zvbi" +DEPENDS="zvbi pkg-config" # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules()