Browse Source

Essential packages should not be in Depends

Alois Mahdal 7 years ago
parent
commit
4b664cd5b2
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      packaging/debian/control

+ 1
- 1
packaging/debian/control View File

8
 
8
 
9
 Package: saturnin-demo
9
 Package: saturnin-demo
10
 Architecture: all
10
 Architecture: all
11
-Depends: bash, shellfu-bash, shellfu-bash-core, shellfu-bash-saturnin
11
+Depends: shellfu-bash, shellfu-bash-core, shellfu-bash-saturnin
12
 Description: __MKIT_PROJ_TAGLINE__
12
 Description: __MKIT_PROJ_TAGLINE__
13
  saturnin is Shellfu library that helps you easily build toolkit from
13
  saturnin is Shellfu library that helps you easily build toolkit from
14
  various scripts that you may have lying around.  Instead of having a
14
  various scripts that you may have lying around.  Instead of having a