diff options
Diffstat (limited to 'patcher/patcher.oe')
-rw-r--r-- | patcher/patcher.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/patcher/patcher.oe b/patcher/patcher.oe index 10b394d20e..7bd88be3ac 100644 --- a/patcher/patcher.oe +++ b/patcher/patcher.oe @@ -4,6 +4,7 @@ DEPENDS = "" SECTION = "base" PRIORITY = "optional" MAINTAINER = "Chris Larson <kergoth@handhelds.org>" +INHIBIT_DEFAULT_DEPS = "1" SRC_URI = "http://www.holgerschurig.de/files/linux/patcher" |