author | harlekin <harlekin> | 2002-04-27 18:01:04 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-04-27 18:01:04 (UTC) |
commit | 242f3bc384fc33722e86c0203739d00f4ed84285 (patch) (side-by-side diff) | |
tree | ffdd268ee0fe3165945e0a6a28372ddcbc766e76 | |
parent | 5db1fbe485f5e8a1a455d7c8d602695e13db3a97 (diff) | |
download | opie-242f3bc384fc33722e86c0203739d00f4ed84285.zip opie-242f3bc384fc33722e86c0203739d00f4ed84285.tar.gz opie-242f3bc384fc33722e86c0203739d00f4ed84285.tar.bz2 |
no more dependant on libopie
-rw-r--r-- | core/launcher/opie-taskbar.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/launcher/opie-taskbar.control b/core/launcher/opie-taskbar.control index 61f1c12..e9338fb 100644 --- a/core/launcher/opie-taskbar.control +++ b/core/launcher/opie-taskbar.control @@ -1,9 +1,9 @@ Files: bin/qpe apps/Settings/Calibrate.desktop pics/launcher Priority: required Section: opie/system Maintainer: Project Opie <opie@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: qt-embedded (>=$QTE_VERSION), libopie ($QPE_VERSION) +Depends: qt-embedded (>=$QTE_VERSION) Description: Launcher for Opie The "finder" or "explorer", or whatever you want to call it. |