diff options
-rw-r--r-- | knights/knights_1.14.oe | 4 | ||||
-rw-r--r-- | nonworking/freenote/freenote-1.6.1/compile.patch | 0 | ||||
-rw-r--r-- | nonworking/freenote/freenote_1.6.1.oe | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/knights/knights_1.14.oe b/knights/knights_1.14.oe index db16d467b6..664f7b3732 100644 --- a/knights/knights_1.14.oe +++ b/knights/knights_1.14.oe @@ -3,8 +3,8 @@ SECTION="base" PRIORITY="optional" MAINTAINER="Michael Lauer <mickey@Vanille.de>" LICENSE="GPL" -RDEPENDS="libqpe1" -DEPENDS="virtual/libc phalanx" +RDEPENDS="libqpe1 phalanx" +DEPENDS=virtual/libc virtual/libqpe SRC_URI = http://www.houseoffish.org/${PN}/downloads/${PN}.tar.gz \ file://${FILESDIR}/libqpe-opie.patch;patch=1 \ diff --git a/nonworking/freenote/freenote-1.6.1/compile.patch b/nonworking/freenote/freenote-1.6.1/compile.patch new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/nonworking/freenote/freenote-1.6.1/compile.patch diff --git a/nonworking/freenote/freenote_1.6.1.oe b/nonworking/freenote/freenote_1.6.1.oe new file mode 100644 index 0000000000..e69de29bb2 --- /dev/null +++ b/nonworking/freenote/freenote_1.6.1.oe |