Browse Source

* further tickering with koala:

added libassuan, pinentry,bogofilter,libksba, unrar, shared-mime-info and
	koffice-i18n
	removed smb4k and duplicated bdb


git-svn-id: svn://svn.opensde.net/opensde/opensde/trunk/target/koala@21158 10447126-35f2-4685-b0cf-6dd780d3921f
master
Nagy Károly Gábriel 17 years ago
parent
commit
9a712af093
1 changed files with 9 additions and 3 deletions
  1. +9
    -3
      pkgsel

+ 9
- 3
pkgsel

@ -212,7 +212,6 @@ X check
###################### End XOrg basic packages and deps################################## ###################### End XOrg basic packages and deps##################################
###################### Begin desktop basic packages and deps############################# ###################### Begin desktop basic packages and deps#############################
X bdb
X pcre X pcre
X perl-xml-parser X perl-xml-parser
X libusb X libusb
@ -339,9 +338,14 @@ X imlib2
# KOffice needs tcl and tk # KOffice needs tcl and tk
X tcl X tcl
X tk X tk
# KDEPim needs gpgme so libgpg-error too
# KDEPim needs some stuff
X gpgme X gpgme
X libgpg-error X libgpg-error
X libassuan
X pinentry
X bogofilter
X libksba
###################### End KDE requirements ############################ ###################### End KDE requirements ############################
###################### Begin KDE core ################################## ###################### Begin KDE core ##################################
X kdebase X kdebase
@ -359,6 +363,7 @@ X kdesdk
X kdetoys X kdetoys
X kdeutils X kdeutils
X koffice X koffice
X koffice-i18n
X kdevelop X kdevelop
###################### End KDE core ################################## ###################### End KDE core ##################################
##################### Begin Koala specific apps ###################### ##################### Begin Koala specific apps ######################
@ -373,7 +378,6 @@ X cmake
# #
X kaffeine X kaffeine
X smb4k
X konversation X konversation
X w32codec X w32codec
X libexif X libexif
@ -386,4 +390,6 @@ X digikam
X digikamimageplugins X digikamimageplugins
X vlc X vlc
X wxwidgets X wxwidgets
X unrar
X shared-mime-info
##################### End Koala specific apps ######################## ##################### End Koala specific apps ########################

Loading…
Cancel
Save