wok diff xfprint/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 3121fc0abb16
children 380ffe05937a
line diff
     1.1 --- a/xfprint/receipt	Sun Apr 29 22:50:20 2012 +0200
     1.2 +++ b/xfprint/receipt	Wed Jun 05 02:41:07 2013 +0000
     1.3 @@ -12,7 +12,7 @@
     1.4  DEPENDS="libxfcegui4 libxfce4util cups dbus-glib startup-notification \
     1.5  libcomerr3 util-linux-uuid"
     1.6  BUILD_DEPENDS="libxfcegui4-dev libxfce4util-dev cups-dev intltool xfconf-dev \
     1.7 - dbus-glib-dev startup-notification-dev util-linux-uuid-dev "
     1.8 + dbus-glib-dev startup-notification-dev util-linux-uuid-dev gtk+-dev"
     1.9  
    1.10  # Rules to configure and make the package.
    1.11  compile_rules()