diff options
Diffstat (limited to 'recipes/gpe-aerial/gpe-aerial_0.2.11.bb')
-rw-r--r-- | recipes/gpe-aerial/gpe-aerial_0.2.11.bb | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gpe-aerial/gpe-aerial_0.2.11.bb b/recipes/gpe-aerial/gpe-aerial_0.2.11.bb index 543dc09e88..b61331f98d 100644 --- a/recipes/gpe-aerial/gpe-aerial_0.2.11.bb +++ b/recipes/gpe-aerial/gpe-aerial_0.2.11.bb @@ -9,4 +9,5 @@ SECTION = "gpe" PRIORITY = "optional" LICENSE = "GPL" -SRC_URI += "file://fix_makefile.patch;patch=1" +SRC_URI += "file://iconlist.patch;patch=1;pnum=0 \ + file://fix_makefile.patch;patch=1" |