On 14/02/2013, Benoît Minisini wrote:
> Le 14/02/2013 19:00, John Rose a écrit :
>> Tobi,
>>
>> I wanted to see if anyone had run into this issue before. That was why I
>> was vague.
>>
>> If I create the installation package without specifying gnome-panel as
>> an Extra Dependency but run 'sudo a
On 14/02/2013 19:07, Benoît Minisini wrote:
> Normally, when a package is installed,
> only the needed dependencies are installed, not the "recommended"
> packages. Or am I wrong?
Not sure of how it works in details, but I think it's wrong, at least in
most cases, with apt-get. I remember discus
Le 14/02/2013 19:00, John Rose a écrit :
> Tobi,
>
> I wanted to see if anyone had run into this issue before. That was why I
> was vague.
>
> If I create the installation package without specifying gnome-panel as
> an Extra Dependency but run 'sudo apt-get install
> --no-install-recommends gnome-p
Tobi,
I wanted to see if anyone had run into this issue before. That was why I
was vague.
If I create the installation package without specifying gnome-panel as
an Extra Dependency but run 'sudo apt-get install
--no-install-recommends gnome-panel' before installing the app (from the
created i
On Thu, 14 Feb 2013, John Rose wrote:
> I thought that I'd just ask this question again.
>
> I have written an app in Gambas 3.3.4 & want to make an installation
> package for Ubuntu. The app has a dependency of gnome-panel which must
> be installed by:
> sudo apt-get install --no-install-recomm
I thought that I'd just ask this question again.
I have written an app in Gambas 3.3.4 & want to make an installation
package for Ubuntu. The app has a dependency of gnome-panel which must
be installed by:
sudo apt-get install --no-install-recommends gnome-panel
according to
UnityLaunchersAndDes