Thread
:
Qt Project: Countdown timer
View Single Post
Jaffa
2010-01-08 , 13:57
Posts: 2,535 | Thanked: 6,681 times | Joined on Mar 2008 @ UK
#
44
Yes, as krk969 says,
dpkg -i
will not pull down additional dependencies. The
Build-Depends
is a red-herring.
If your package was in a repository, the Application Manager, or
apt-get
would install
libqt4-phonon
automatically. However, you need to install it yourself ahead of time:
Code:
apt-get install libqt4-phonon
Again, this isn't something someone using your package from Extras would need to do. Finally, if you're a PR1.1 tester, running 2.2009.51-1, beware of
#7742
.
__________________
Andrew Flegg
-- mailto:andrew@bleb.org |
http://www.bleb.org
Quote & Reply
|
The Following User Says Thank You to Jaffa For This Useful Post:
Sasler
Jaffa
View Public Profile
Send a private message to Jaffa
Visit Jaffa's homepage!
Find all posts by Jaffa