-rw-r--r-- | noncore/tools/euroconv/config.in | 2 | ||||
-rw-r--r-- | noncore/tools/euroconv/euroconv.pro | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/tools/euroconv/config.in b/noncore/tools/euroconv/config.in index 98dbf9d..cb3a410 100644 --- a/noncore/tools/euroconv/config.in +++ b/noncore/tools/euroconv/config.in @@ -3,2 +3,2 @@ default "y" - depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE + depends ( LIBQPE || LIBQPE-X11 ) diff --git a/noncore/tools/euroconv/euroconv.pro b/noncore/tools/euroconv/euroconv.pro index 61b7926..79a58a1 100644 --- a/noncore/tools/euroconv/euroconv.pro +++ b/noncore/tools/euroconv/euroconv.pro @@ -8,3 +8,3 @@ INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe -lopie +LIBS += -lqpe INTERFACES = |