wok diff tazinst-gui/receipt @ rev 14654

xorg-kbproto: Fixed depends but making it only xorg-utils-macros. It builds without xorg-xproto and xorg-libxkbfile-dev so its not needed.
author Christopher Rogers <slaxemulator@gmail.com>
date Wed Jun 05 02:41:07 2013 +0000 (2013-06-05)
parents 2a79a419ada5
children 5286a067ac76
line diff
     1.1 --- a/tazinst-gui/receipt	Wed Feb 20 10:49:16 2013 +0100
     1.2 +++ b/tazinst-gui/receipt	Wed Jun 05 02:41:07 2013 +0000
     1.3 @@ -5,11 +5,12 @@
     1.4  CATEGORY="base-system"
     1.5  SHORT_DESC="SliTaz installer (Gui frontend)."
     1.6  MAINTAINER="domcox@slitaz.org"
     1.7 -DEPENDS="tazpanel syslinux syslinux-extra"
     1.8  WANTED="tazinst"
     1.9  WEB_SITE="http://www.slitaz.org/"
    1.10  TAGS="slitaz"
    1.11  
    1.12 +DEPENDS="tazpanel tazinst syslinux syslinux-extra"
    1.13 +
    1.14  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.15  #
    1.16  genpkg_rules()