diff options
Diffstat (limited to 'gpe-conf')
-rw-r--r-- | gpe-conf/files/desktop-categories.patch | 0 | ||||
-rw-r--r-- | gpe-conf/gpe-conf_0.1.22.oe | 5 |
2 files changed, 3 insertions, 2 deletions
diff --git a/gpe-conf/files/desktop-categories.patch b/gpe-conf/files/desktop-categories.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/gpe-conf/files/desktop-categories.patch diff --git a/gpe-conf/gpe-conf_0.1.22.oe b/gpe-conf/gpe-conf_0.1.22.oe index c60ad00ba1..830ed0c606 100644 --- a/gpe-conf/gpe-conf_0.1.22.oe +++ b/gpe-conf/gpe-conf_0.1.22.oe @@ -1,8 +1,9 @@ -PR = "r1" +PR = "r2" inherit gpe -SRC_URI += "file://gpe-conf-0.1.22-20041124.patch;patch=1;pnum=0" +SRC_URI += "file://gpe-conf-0.1.22-20041124.patch;patch=1;pnum=0 \ + file://desktop-categories.patch;patch=1" DEPENDS = "gtk+ libgpewidget libxsettings libxsettings-client pcmcia-cs xst xset ipaq-sleep ntp gpe-login gpe-icons" RDEPENDS_${PN} = "xst xset ipaq-sleep ntpdate gpe-login gpe-icons" |