lightdm-gtk-greeter: Add dependency on lightdm, to simplify metapackages
This commit is contained in:
parent
ce1b76ac0b
commit
87332c0c54
1 changed files with 4 additions and 1 deletions
|
|
@ -17,7 +17,7 @@
|
||||||
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
#
|
#
|
||||||
|
|
||||||
VERSION=4
|
VERSION=5
|
||||||
COMPONENT=main
|
COMPONENT=main
|
||||||
|
|
||||||
. ./config
|
. ./config
|
||||||
|
|
@ -71,6 +71,9 @@ EOF
|
||||||
chmod 755 orca-lightdm-wrapper
|
chmod 755 orca-lightdm-wrapper
|
||||||
echo orca-lightdm-wrapper /usr/bin >> debian/lightdm-gtk-greeter.install
|
echo orca-lightdm-wrapper /usr/bin >> debian/lightdm-gtk-greeter.install
|
||||||
|
|
||||||
|
# Add dependency on lightdm, to simplify metapackages
|
||||||
|
sed 's/Depends:/Depends: lightdm,\n/' -i debian/control
|
||||||
|
|
||||||
changelog "Trisquel themed"
|
changelog "Trisquel themed"
|
||||||
|
|
||||||
compile
|
compile
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue