missing dependencies in control file

Bug #1000644 reported by js
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
cmcompiler
Fix Committed
Undecided
Unassigned

Bug Description

I use KDE (kubuntu) and the application and the debian package on launchpad is missing some dependencies after installation..

"python-gtk2"
"python-appindicator"

those will automatically install other missing dependencies as

"cario"
"libgtk-3-bin"
"libgtl-3-0"
"libappindicator*"
"libgtk-3-common"

Anyway.. here is a updated control file for your debian packaging, couldn't find it on github to push..
It will help other non gnome users get this installed and running:

Code:
-------------------------------------------------------------------------------------------------------------------------------------------------
Source: cmcompiler-daily
Section: devel
Priority: optional
Maintainer: lithid <email address hidden>
Build-Depends: debhelper (>= 7.4.15)
Standards-Version: 3.9.2
Homepage: http://forum.xda-developers.com/showthread.php?t=1415661

Package: cmcompiler-daily
Architecture: any
Depends: python, python-gtk2, python-appindicator
Description: Cyanogenmod Compiler daily build
 Build cyanogenmod for offically supported devices (daily development builds)

------------------------------------------------------------------------------------------------------------------------------------------------

Changed in cmcompiler:
status: New → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.