summaryrefslogtreecommitdiff
path: root/noncore
authorkergoth <kergoth>2002-11-05 04:41:46 (UTC)
committer kergoth <kergoth>2002-11-05 04:41:46 (UTC)
commitb39afb5595fd22b14b56d065fac7b56bf0af1e0e (patch) (unidiff)
tree9d1ca36e8b02e3e26dc5a152e1b11eacfd496853 /noncore
parent27a0309ab8cc8d780c72e7c87bc674a136b9045f (diff)
downloadopie-b39afb5595fd22b14b56d065fac7b56bf0af1e0e.zip
opie-b39afb5595fd22b14b56d065fac7b56bf0af1e0e.tar.gz
opie-b39afb5595fd22b14b56d065fac7b56bf0af1e0e.tar.bz2
Missed a couple remnant REQUIRES
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rwxr-xr-xnoncore/games/solitaire/solitaire.pro2
-rw-r--r--noncore/multimedia/showimg/showimg.pro1
2 files changed, 0 insertions, 3 deletions
diff --git a/noncore/games/solitaire/solitaire.pro b/noncore/games/solitaire/solitaire.pro
index ee07e52..06e9bd6 100755
--- a/noncore/games/solitaire/solitaire.pro
+++ b/noncore/games/solitaire/solitaire.pro
@@ -13,8 +13,6 @@ INCLUDEPATH += $(OPIEDIR)/include
13 DEPENDPATH+= $(OPIEDIR)/include 13 DEPENDPATH+= $(OPIEDIR)/include
14LIBS += -lqpe 14LIBS += -lqpe
15 15
16 REQUIRES= patience
17
18TRANSLATIONS = ../../../i18n/de/patience.ts \ 16TRANSLATIONS = ../../../i18n/de/patience.ts \
19 ../../../i18n/en/patience.ts \ 17 ../../../i18n/en/patience.ts \
20 ../../../i18n/es/patience.ts \ 18 ../../../i18n/es/patience.ts \
diff --git a/noncore/multimedia/showimg/showimg.pro b/noncore/multimedia/showimg/showimg.pro
index 4ff4746..466cf18 100644
--- a/noncore/multimedia/showimg/showimg.pro
+++ b/noncore/multimedia/showimg/showimg.pro
@@ -7,7 +7,6 @@ TARGET = showimg
7INCLUDEPATH += $(OPIEDIR)/include 7INCLUDEPATH += $(OPIEDIR)/include
8DEPENDPATH += $(OPIEDIR)/include 8DEPENDPATH += $(OPIEDIR)/include
9LIBS += -lqpe -lopie 9LIBS += -lqpe -lopie
10REQUIRES = showimg
11 10
12TRANSLATIONS = ../../../i18n/de/showimg.ts \ 11TRANSLATIONS = ../../../i18n/de/showimg.ts \
13 ../../../i18n/en/showimg.ts \ 12 ../../../i18n/en/showimg.ts \